CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cubic spline

搜索资源列表

  1. Cubic Spline

    1下载:
  2. 使用 Cubic spline 三次内差做曲线拟合,以C++物件方式.做成元件.含source Code -use within three Cubic spline curve fitting done worse to C objects manner. Causing components. Source-Code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:358087
    • 提供者:秦國銘
  1. Cubic-Spline-Interpolation

    0下载:
  2. 不管对于图像的编码还是解码,三次样条算法的性能都是很好的,然后由于计算量比较大使他的效率有所下降,在次提出了一个考虑算法质量的前提下的快速算法。-regardless of the coding for images or decoding, cubic spline algorithm performance are good, and then because of the comparison calculation of the efficiency Ambassador he decl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:275568
    • 提供者:王献中
  1. spline.Qt4

    0下载:
  2. Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:3385
    • 提供者:denzha
  1. s

    1下载:
  2. 计算三次样条插值函数-Calculation of cubic spline interpolation function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-22
    • 文件大小:940
    • 提供者:lxw
  1. integratedgradient

    0下载:
  2. The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In h
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:11949
    • 提供者:徐亮
  1. yangtiaochazhi

    0下载:
  2. 样条插值法,了解Hermite插值法、三次样条插值法原理,结合计算公式,确定函数值。-Spline interpolation method to understand the Hermite interpolation, cubic spline interpolation theory, combined with calculation formula to determine the function value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:23700
    • 提供者:张继江
  1. CubicSplineAndBezier

    1下载:
  2. 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:4039020
    • 提供者:yc
  1. cubicsplineinterpolation1

    0下载:
  2. 实现离散数据的三次样条插值的java语言实现-Realize discrete data of the cubic spline interpolation of the java language
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:960
    • 提供者:yangyanlong
  1. spline

    0下载:
  2. 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2088
    • 提供者:shanshan
  1. CUBIC

    0下载:
  2. 三次样条插值函数的具体应用程序,主要应用于热敏电阻的温度和阻值之间的换算-Cubic spline interpolation function of the specific applications, mainly used in thermistor temperature and resistance of the conversion between
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:883
    • 提供者:李林
  1. CubicSplineInterpolation

    0下载:
  2. Cubic Spline Interpolation
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:14876
    • 提供者:EMIC
  1. natural-cubic-spline-interpolation

    0下载:
  2. 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:153416
    • 提供者:姜北樵
  1. Interpolations

    0下载:
  2. This application plots in a windows plataform a cubic spline curve using VB.net development
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:59526
    • 提供者:davidsonb
  1. spline

    1下载:
  2. 用于求解三次样条拟合!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Used to solve the cubic spline fitting! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1026
    • 提供者:juice
  1. CubicSpline

    0下载:
  2. Cubic spline algorithm approximating function y=f(x) - ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]-Cubic spline algorithm approximating function y=f(x)- ((-2)*x*(2*x+3))/(x*x+4*x+5) in interval [-2 2]
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:3716
    • 提供者:Vaidas Zid
  1. Interpolationandfilter

    0下载:
  2. Cubic spline interpolation and low pass filter
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-13
    • 文件大小:1726
    • 提供者:csfreak
  1. cubic-spline

    0下载:
  2. 三次样条插值,来自于数值分析方法一书 C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points C and second derivatives set
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:895
    • 提供者:mybiandou
  1. Cubic-spline

    0下载:
  2. 数值分析中常用的三次样条插值的函数,里面也包括了函数调用-Commonly used in numerical analysis of cubic spline interpolation function, which also includes a function call
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1009
    • 提供者:杨霖
  1. Cubic-spline

    0下载:
  2. 三次样条是计算方法课程中的一个重要算法,现在通过计算机实现-Cubic spline is calculated course an important method, and now realized by computer
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:124670
    • 提供者:lihua
  1. Cubic spline interpolation & codes

    0下载:
  2. cubic spline interpolation
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:141312
    • 提供者:jojonice
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com